projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d7baab9
)
(menu-bar-showhide-menu): Rename "Date, Time and Mail" item to
author
Luc Teirlinck
<teirllm@auburn.edu>
Thu, 11 Aug 2005 01:54:40 +0000
(
01:54
+0000)
committer
Luc Teirlinck
<teirllm@auburn.edu>
Thu, 11 Aug 2005 01:54:40 +0000
(
01:54
+0000)
"Time, Load and Mail". Change help echo text.
lisp/menu-bar.el
patch
|
blob
|
history
diff --git
a/lisp/menu-bar.el
b/lisp/menu-bar.el
index 250eca121349bb0df0ba65aecaae581db99f6ea0..4c7782e7e4c4222c0ef339e481d1cd154fee2bef 100644
(file)
--- a/
lisp/menu-bar.el
+++ b/
lisp/menu-bar.el
@@
-708,8
+708,9
@@
by \"Save Options\" in Custom buffers.")
(define-key menu-bar-showhide-menu [showhide-date-time]
(menu-bar-make-mm-toggle display-time-mode
- "Date, Time and Mail"
- "Display date, time, mail status in mode line"))
+ "Time, Load and Mail"
+ "Display time, system load averages and \
+mail status in mode line"))
(define-key menu-bar-showhide-menu [datetime-separator]
'("--"))